Do not add border_width to the first button initial coordinate, since it's
authorXan Lopez <xan@gnome.org>
Wed, 27 Jun 2007 17:41:19 +0000 (17:41 +0000)
committerXan Lopez <xan@src.gnome.org>
Wed, 27 Jun 2007 17:41:19 +0000 (17:41 +0000)
commit2fc1ae81344ec4bd58b5a505c11c444bec363077
treed341d8964c96c57e3ec7a87f0c6cac4941d8401b
parentc3ee7283cf481a351a10dd659bb0fc63b089671e
Do not add border_width to the first button initial coordinate, since it's

2007-06-27  Xan Lopez  <xan@gnome.org>

    * gtk/gtkvbbox.c (gtk_vbutton_box_size_allocate):
    * gtk/gtkhbbox.c (gtk_hbutton_box_size_allocate):

    Do not add border_width to the first button initial
    coordinate, since it's already taken into account in
    the allocation value. (#451484)

svn path=/trunk/; revision=18261
ChangeLog
gtk/gtkhbbox.c
gtk/gtkvbbox.c